net/netip.uint128.not (method)

2 uses

	net/netip (current package)
		uint128.go#L47: func (u uint128) not() uint128 {
		uint128.go#L74: 	return u.or(mask6(int(bit)).not())